# File lib/etherpad-lite/client.rb, line 53
    def method_missing(method, params={})
      call(method, params)
    end