Flowdock
inspect() public

Show the name of the underlying method.

  "cat".method(:count).inspect   #=> "#<Method: String#count>"
Show source
Register or log in to add new notes.