463 464 465
# File 'lib/git/base.rb', line 463 def cat_file(objectish) self.lib.object_contents(objectish) end