# File test/test_rc_d.rb, line 58
def
teardown
File
.
delete
(
@lock
)
if
(
File
.
exist?
@lock
)
end