# File lib/rack/request.rb, line 132
def
patch?
;
request_method
==
"PATCH"
end