Function add_method():
Defined in module method_d (file: /daemons/method_d.c)

Add a method and a set of equivalents
Any arguments after the first are equivalents to the method.

Prototype:
void add_method(string method,string array equivs...);
