A SassScript object representing a CSS string or a CSS identifier.
@return [Symbol] `:string` or `:identifier`
@return [String]
Creates a new string.
@param value [String] See \{value} @param type [Symbol] See \{type}
@see Literal#plus
@see Node#to_s
@see Node#to_sass
[Validate]