# File lib/gherkin/formatter/json_formatter.rb, line 46
      def step(step)
        current_steps << step.to_hash
      end