# File lib/action_dispatch/http/mime_negotiation.rb, line 25
      def content_type
        content_mime_type && content_mime_type.to_s
      end