public function testGetBody()
 {
     $this->assertEquals('Not found. Please try again.', $this->result->getBody());
 }