# File lib/rumai/wm.rb, line 766
  def focus_client aId
    Client.focus(aId)
  end