# File lib/bugzilla/xmlrpc.rb, line 73
    def cookie=(val)
      @xmlrpc.cookie = val
    end