# File lib/rack/response.rb, line 126
      def forbidden?;          status == 403;                        end