# File lib/cairo/color.rb, line 224
      def to_a
        [@hue, @saturation, @value, @alpha]
      end