public ActionResult Index()
 {
     _example.SomeFunc();
     // .. the rest ..
 }