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