static this() { registerLayout("MyLayout", function ILayout() { return new MyLayout; }); }