public function testGetProviderNamesMustBeEmpty()
 {
     $this->assertCount(0, $this->registry->getProviderNames());
 }