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