public function testExistingItem()
 {
     self::assertTrue($this->container->has('existing_item'));
 }