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