Calls a bound method by name with the specified arguments. See Call for details.
The name of the method in the format 'package.struct.method'.
The arguments to pass to the method.
The result of the method call.
Calls a bound method by name with the specified arguments. See Call for details.