When returning a User object from a query in a cloud code function, these key-value pairs are not present: ``` __type: "Object" className: "_User" ``` whereas they are present when calling the same function from api.parse.com.