Object>>perform:with:with:with:

pattern

perform: selector with: argument1 with: argument2 with: argument3

parameters
keywordparameter nameparameter type(s)aliasing
perform:selector<selector>unspecified
with:argument1<ANY>unspecified
with:argument2<ANY>unspecified
with:argument3<ANY>unspecified
return values
<ANY> [unspecified]