# File lib/couchrest/model/associations.rb, line 238
      def casted_by_attribute
        casted_by.read_attribute(casted_by_property)
      end