# File lib/gherkin/formatter/pretty_formatter.rb, line 46
      def scenario_outline(statement)
        scenario(statement)
      end