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