# File lib/librarian/environment.rb, line 100
    def lockfile
      Lockfile.new(self, lockfile_path)
    end