/* * Get the saturation element of a HlsaColor object. * * Examples: * amount = color.saturation * amount = color.s */ static VALUE hlsa_color_saturation(VALUE self) {