# File lib/gherkin/formatter/pretty_formatter.rb, line 43
      def scenario(scenario)
        replay
        @statement = scenario
      end