# File lib/soap/rpc/httpserver.rb, line 53
  def mapping_registry=(mapping_registry)
    @router.mapping_registry = mapping_registry
  end