class ComplexConfig::Tree

def to_str

def to_str
  to_ary * ?\n
end