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