# File lib/gherkin/formatter/pretty_formatter.rb, line 83 def write_text(io, text) io.write(text) end