public function testEnable()
 {
     $this->assertTrue($this->configuration->enableFollowMetaRedirects()->getFollowMetaRedirects());
 }