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