namespace KubernetesGenerator { public interface INustacheHelper { void RegisterHelper(); } }