# File lib/sass/tree/debug_node.rb, line 8
      def initialize(expr)
        @expr = expr
        super()
      end