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