36 37 38
# File 'lib/b.rb', line 36 def start(job) @parent.start(job) if @parent.respond_to? :start end