public function testContentTypeHasStandardExtension()
 {
     ContentType::byExtension('jpg')->standardExtension();
 }