# File lib/bundler/resolver/spec_group.rb, line 70
      def hash
        to_s.hash ^ source.hash
      end