# File lib/dm-core/associations/relationship.rb, line 416
      def hash
        source_model.hash ^ name.hash
      end