public function testVideoWillReturnMappingObject()
 {
     $this->assertInstanceOf(Mapping::class, Table::video());
 }