# File lib/selenium/webdriver/support/color.rb, line 90 def hash [red, green, blue, alpha].hash ^ self.class.hash end