vmAction() if boxBeingUsedByThief { locateHouse() removeBox() grabThief() while thief != blackAndBlue { beatThief() } } else { giveGoodService() }