Returns false (the Ruby boolean value).
false
Returns:
false (the Ruby boolean value)
19 20 21
# File 'lib/sass/script/value/null.rb', line 19 def to_bool false end