public function testDoorTimeWillReturnMappingObject()
 {
     $this->assertInstanceOf(Mapping::class, Event::doorTime());
 }