class Berkshelf::LockfileOutOfSync

def to_s

def to_s
  "The lockfile is out of sync! Run `berks install` to sync the lockfile."
end