| Did you know ... | Search Documentation: |
| class<-send_method |
<-get_method
and object<-send_method
operate at the object level and take care of object-level defined
behaviour as well as delegation.
See also object->has_get_method
and object<-get_method.