# File lib/action_dispatch/http/mime_negotiation.rb, line 41
      def format(view_path = [])
        formats.first
      end