# File lib/childprocess/abstract_process.rb, line 66 def start launch_process @started = true self end