# File lib/puppet/agent/locker.rb, line 12 12: def disable 13: lockfile.lock(:anonymous => true) 14: end