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