# File lib/rack/showexceptions.rb, line 49
    def prefers_plaintext?(env)
      !accepts_html(env)
    end