# File lib/gherkin/formatter/pretty_formatter.rb, line 116 def text(text) self.__send__(@status) + text + reset end