Pretty object inspection
704 705 706
# File 'lib/grit/repo.rb', line 704 def inspect %Q{#<Grit::Repo "#{@path}">} end