# File lib/rack/response.rb, line 135
def
unprocessable?
;
status
==
422
;
end