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