# File lib/symetrie_com/acts_as_better_nested_set.rb, line 858 def move_to_left_of(target) self.move_to target, :left end