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