I have a file with content-type of `audio/x-wav`. `lookup_by_content_type` return nil for this content-type when in reality it should return "wav".
I have a file with content-type of
audio/x-wav.lookup_by_content_typereturn nil for this content-type when in reality it should return "wav".