Method send
Posts a message to the target
Parameters:
target must be an Object.
(Object to receive message)
arg can be of any type.
(Entity to send as message)
Returns an Object
(target)
Method recv
Sets a handler for recieving a message
Parameters:
Returns an Object
(abaaso)
Method clear
Returns an Object
(abaaso)