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