# File lib/dm-core/model/property.rb, line 193 def set_paranoid_property(name, &block) paranoid_properties[name] = block end