# File lib/gherkin/formatter/pretty_formatter.rb, line 100
      def text_format(step)
        format(step.status)
      end