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