# File lib/git/object.rb, line 75
      def tree?
        @type == 'tree'
      end