# File lib/librarian/lockfile.rb, line 11 def initialize(environment, path) self.environment = environment @path = path end