# File lib/color.rb, line 52
def
near_one_or_more?
(
value
) (
value
>
1.0
or
near_one?
(
value
))
end