Reference
METHOD meth. ... ENDMETHOD.
Implements a meth method in the implementation part of a class. A method is declared in the declaration part of the class and is implemented between METHOD and ENDMETHOD.