# File lib/dm-core/property_set.rb, line 46
    def ==(other)
      to_a == other.to_a
    end