# File lib/sass/tree/directive_node.rb, line 30 def initialize(value) @value = value @tabs = 0 super() end