receiver() public

Returns the bound receiver of the method object.

(1..3).method(:map).receiver # => 1..3
Show source
Register or log in to add new notes.