for name, value in sorted(the_vars.vars.items()):
                    sections.append("%s=%s" % (name, value))