public function tearDown()
 {
     ORM::configure('logging', false);
     ORM::setDb(null);
 }