# File lib/cucumber/formatter/pretty.rb, line 127
      def before_step(step)
        @current_step = step
        @indent = 6
      end