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