# File lib/dep_selector/version.rb, line 47
    def hash
      # Didn't put any thought or research into this, probably can be
      # done better
      to_s.hash
    end