# File lib/puppet/util/pidlock.rb, line 15
15:
def
mine?
16:
Process
.
pid
==
lock_pid
17:
end