# File lib/rumai/wm.rb, line 432 def push *aClients if target = clients.last target.focus end insert aClients end