body($method, $line, $out_name)

Returns the C code for the method body.

Overrides the default implementation to direct all unknown methods to first check if there is an implementation of the vtable method in the vtable methods hash of this class of any others, and delegates up to any PMCs in the MRO.