class Sass::Tree::Node

def render

Other tags:
    See: #to_s -
    See: #perform -
def render
  perform(Environment.new).to_s
end