using System; namespace <%= name %>.<%= semantics %> { public static class <%= semantics %> { // Your semantics implementations here } }