Inheritance: UIViewController
 public ThemeModel(ThemingController tk)
 {
     this.tk = tk;
 }
			public ThemeModel(ThemingController tk)
			{
				this.tk = tk;
			}