177 178 179
# File 'lib/rip/package_manager.rb', line 177 def load marshal_read unzip(File.read(path)) if File.exists? path end