# File lib/couchrest/model/dirty.rb, line 33
      def couchrest_parent_will_change!
        casted_by.couchrest_attribute_will_change!(casted_by_property.name) if casted_by_property
      end