# File lib/librarian/lockfile.rb, line 24
    def read
      load(path.read)
    end