module Marcel
class Marcel::Magic
class Marcel::MimeType
marcel
1.2.1
:: by_path
def self.by_path(path) by_extension(File.extname(path)) end