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