Calls the PydObject method with args.
name of method to call
Should be a tuple of the arguments to pass. Omit to call with no arguments.
Whatever this object's method returns.
See Implementation
Calls the PydObject method with args.