public function testGetRequirements()
 {
     $this->assertEquals(array('controller' => 'string'), $this->o->getRequirements());
 }