iPIMethods(prefix)
Short-cut for creating a XMLRPC::Service::PublicInstanceMethodsInterface
# File lib/xmlrpc/utils.rb, line 158 def self.iPIMethods(prefix) Service::PublicInstanceMethodsInterface.new(prefix) end