premarshal(data)
Premarshal data before handing it to xmlrpclib for marhalling
The initial purpose of this function is to remove security proxies without resorting to removeSecurityProxy. This way, we can avoid inadvertently providing access to data that should be protected.