# File lib/action_view/template.rb, line 35 def mime_type Mime::Type.lookup_by_extension(format) if format end