A static node representing an unproccessed Sass `@charset` directive.
@see Sass::Tree
@return [String]
@param name [String] see \{name}
@see Node#invisible?
Computes the CSS for the directive.
@param tabs [Fixnum] The level of indentation for the CSS @return [String] The resulting CSS
@see Node#to_src
[Validate]