Class: UnboundMethod

Inherits:
Object show all
Defined in:
lib/pretty_debug.rb

Instance Method Summary collapse

Instance Method Details

#inspectObject



224
# File 'lib/pretty_debug.rb', line 224

def inspect; "#{owner}##{name}" end