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