# File lib/color/grayscale.rb, line 206
def
inspect
"Gray [%.2f%%]"
%
[
gray
]
end