118
# File 'lib/pretty_debug.rb', line 118 def inspect; to_s end
119
# File 'lib/pretty_debug.rb', line 119 def to_s; "#{owner}##{name}" end