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