# File lib/Borges/Utilities/Response.rb, line 24
  def <<(str)
    @contents << str
  end