15 16 17
# File 'lib/lj/request.rb', line 15 def send(function,options) @@server.call("LJ.XMLRPC.#{function}", options) end