# File lib/rack/response.rb, line 121
      def not_found?;     @status == 404;                        end