# File lib/librarian/lockfile.rb, line 16 def save(resolution) Compiler.new(environment).compile(resolution) end