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