56 57 58
# File 'lib/packr.rb', line 56 def self.pack(script, options = {}) new.pack(script, options) end