# File lib/git/object.rb, line 65
      def archive(file = nil, opts = {})
        @base.lib.archive(@objectish, file, opts)
      end