# File lib/couchrest/model/associations.rb, line 234
      def casted_by_attribute=(value)
        casted_by.write_attribute(casted_by_property, value)
      end