# File lib/git/object.rb, line 20
      def contents
        @base.lib.object_contents(@sha)
      end