# File lib/symetrie_com/acts_as_better_nested_set.rb, line 909 def swap(target, transact = true) move_to(target, :swap, transact) end