# File wm.rb, line 62
  def Wmii.get_client aId
    Client.new("/client/#{aId}")
  end