# File lib/daemon_kit/pid_file.rb, line 50
def
cleanup
File
.
delete
(
@path
)
rescue
Errno
::
ENOENT
end