# File lib/heckle.rb, line 496
  def grab_mutatees
    @walk_stack = []
    walk_and_push current_tree
  end