class Sass::Tree::Visitors::Convert

def tab_str

def tab_str
  '  ' * @tabs
end