Object
# File lib/rugged/reference.rb, line 4 def inspect "#<Rugged::Reference:#{object_id} {name: #{name.inspect}, target: #{target.inspect}}>" end