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