# File lib/gherkin/formatter/pretty_formatter.rb, line 87
      def step(step)
        @steps << step
      end