# File lib/couchrest/model/casted_array.rb, line 49 def shift couchrest_parent_will_change! if use_dirty? && self.length > 0 super end