# File lib/spork/run_strategy/forking.rb, line 20
  def abort
    @child && @child.abort
  end