# File lib/sass/tree/root_node.rb, line 11
      def initialize(template)
        super()
        @template = template
      end