# File lib/childprocess/unix/lib.rb, line 129 def free Lib.check Lib.posix_spawn_file_actions_destroy(@ptr) @ptr = nil end