public function testFindPackageMustBeAlwaysNull()
 {
     $this->assertNull($this->registry->findPackage('foobar', '0'));
 }