# File lib/mixlib/archive/tar.rb, line 13 def initialize(archive, options = {}) @archive = archive @options = options end