# File lib/color/yiq.rb, line 59
def
to_grayscale
Color
::
GrayScale
.
new
(
@y
)
end