public function run()
 {
     $v = new ContactView();
     $v->run();
 }