# File lib/autobuild/import/tar.rb, line 115 def self.tar(source, package_options) TarImporter.new(source, package_options) end