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