object <-find_all_send_methods: condition=[code] -> chainCompute a chain with all behaviour
objects that may be used to invoke send behaviour on this object. It
will analyse:
- Attributes
- Class’variables and send methods
- Delegation Overruled behaviour is automatically deleted from the
chain. The additional conditions is executed binding @arg1
to the implementation object.