# File lib/librarian/environment.rb, line 104
    def ephemeral_lockfile
      Lockfile.new(self, nil)
    end