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