# File lib/active_record/acts/list.rb, line 117
        def remove_from_list
          decrement_positions_on_lower_items if in_list?
        end