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