# File lib/symetrie_com/acts_as_better_nested_set.rb, line 870 def move_to_child_of(target) self.move_to target, :child end