# File lib/colored.rb, line 74
def
colors
@@colors
||=
COLORS
.
keys
.
sort
end