187 188 189 190
# File 'lib/vcap/common.rb', line 187 def unlink_at_exit() at_exit { unlink() } self end