Object
# File lib/controller_engine.rb, line 32 def patch(*args, &block) map_method(:patch, *args, &block) end