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