Class: UnboundMethod

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

Instance Method Summary collapse

Instance Method Details

#inspectObject



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

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