Rack::Request
# File lib/controller_engine.rb, line 19 def patch? HTTP_METHOD_LOOKUP[request_method] == :patch end