function writeContent(Controller $controller)
 {
     echo $controller->RenderWith($controller->class);
 }