# File lib/sass/tree/visitors/convert.rb, line 15 def initialize(options, format) @options = options @format = format @tabs = 0 end