# File lib/gherkin/formatter/pretty_formatter.rb, line 53
      def replay
        print_statement
        print_steps
      end