class Sprockets::AssetAttributes
def engine_format_extension
def engine_format_extension if content_type = engine_content_type environment.extension_for_mime_type(content_type) end end
def engine_format_extension if content_type = engine_content_type environment.extension_for_mime_type(content_type) end end