string ->
string ->
object
  method call : XmlRPCTypes.t list -> XmlRPCTypes.t
  method simple_call : XmlRPCTypes.t -> XmlRPCTypes.t
  method zero_call : unit -> XmlRPCTypes.t
end