# File lib/cucumber/thinking_sphinx/external_world.rb, line 6
      def initialize(suppress_delta_output = true)
        ::ThinkingSphinx::Test.init
        ::ThinkingSphinx::Test.start_with_autostop
      end