# File lib/sass/tree/visitors/cssize.rb, line 28 def visit_children(parent) with_parent parent do parent.children = super.flatten parent end end