Get values of composite number
453 454 455
# File 'lib/multiarray/rgb.rb', line 453 def values [ @value.r, @value.g, @value.b ] end