static interface DynamicMethods { abstract O _dynCall(S methodName, O[] args); }