A method definition.
Returns the arguments of this method.
Returns the body of this method.
Returns the name of this method.
Returns the receiver (for example self) of this method definition, or Nop if not specified.
Returns the visibility of this def: :public, :protected or :private.
Returns the arguments of this method.
Returns the body of this method.
Returns the name of this method.
Returns the receiver (for example self) of this method definition,
or Nop if not specified.
Returns the visibility of this def: :public, :protected or :private.