# File lib/rest.rb, line 192
  def to_s
    @text.join("\n")
  end