Jquery validate - how to use a custom method in add rules

Jquery validate - how to use a custom method in add rules

Can anyone please help me with a question on Jquery validate plugin, I have created a custom validation using AddMethod, now I want to use this method inside a rule while using rules add. How do I do this.