# File lib/sass/script/value/bool.rb, line 19
def
self
.
new
(
value
)
value
?
TRUE
:
FALSE
end