class Gem::Platform

def hash # :nodoc:

:nodoc:
def hash # :nodoc:
  to_a.hash
end