# File test/pseudo_req_res.rb, line 81
    def <<(other)
      write(other.to_s)
      nil
    end