# File lib/action_view/template.rb, line 27
    def multipart?
      format && format.include?('.')
    end