public function testGetBaseUrl()
 {
     $this->assertEquals('http://localhost/index.php/', $this->_block->getBaseUrl());
 }