# File lib/dm-core/support/subject_set.rb, line 63
      def valid?(entry)
        entry.respond_to?(:name)
      end