public function testDisable()
 {
     $this->assertFalse($this->configuration->disableFollowMetaRedirects()->getFollowMetaRedirects());
 }