# File lib/merb-core/dispatch/worker.rb, line 29
      def started?
        !@worker.nil?
      end