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