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