public function testGetName()
 {
     $this->assertEquals('defaultRoute', $this->o->getName());
 }