A SassScript object representing a null value.
Creates a new null literal.
Returns a string representing a null value.
@return [String]
@return [Boolean] `true`
@return [Boolean] `false` (the Ruby boolean value)
@return [String] ’’ (An empty string)
Alias for to_s
[Validate]