from templet import stringfunction @stringfunction def template (component_name, namespace) : """ ${component_name}HomeImplementation home factory tk_string create_${namespace}${component_name}Home_Impl edu.vanderbilt.dre.CIAO.ServantEntrypoint tk_string create_${namespace}${component_name}Home_Servant edu.vanderbilt.dre.CIAO.ServantArtifact tk_string ${component_name}_svnt edu.vanderbilt.dre.CIAO.ExecutorArtifact tk_string ${component_name}_exec """