# File lib/sinatra/multi_route.rb, line 63 def patch(*args, &block) super(*route_args(args), &block) end