def testWriteWithTemplate(self):
     mc = FileUtils()
     mc.write_with_template("/tmp/t.me", "./my.template", this="summer", that="winter")