Scm_AddDirectMethod 2217 src/class.c            Scm_AddDirectMethod(specarray[i], m);
Scm_AddDirectMethod  144 src/gauche/class.h SCM_EXTERN void   Scm_AddDirectMethod(ScmClass *super, ScmMethod *m);
Scm_AddDirectMethod  245 src/moplib.c   Scm_AddDirectMethod(super, m);