method

meth

meth(*a)
private

No documentation available.

# File lib/xmlrpc/utils.rb, line 127
    def meth(*a)
      add_method(*a)
    end