# File lib/gherkin/formatter/json_formatter.rb, line 88
      def write(text)
        output << text
      end