, , , # → - , , ( ). . , →
>> selector
"Answer the compiled method associated with the argument, selector (a
Symbol), a message selector in the receiver method dictionary. If the
selector is not in the dictionary, create an error notification."
^self compiledMethodAt: selector
, , ( )
Point class >>
, #class, #x: y: . , #normalized, :
Point >>