By default, this tab contains the following skeleton script:
Sub %Method%(obj)
' Implement your method on <obj> here
End Sub
%Method% is a concatenation of the name of the resource file, the metaclass (and any stereotype or criterion), and the name of the method itself defined in the General tab. If any of these names contains an empty space, it is replaced by an underscore.