A static node that is the root node of the Sass document.
@param template [String]
@param template [String] The Sass template from which this node was created
Runs the dynamic Sass code and computes the CSS for the tree. @see to_s
[Validate]