# File lib/dm-core/property_set.rb, line 9
    def <<(property)
      clear_cache
      super
    end