# File lib/sinatra/async.rb, line 56 def adelete(path, opts={}, &bk); aroute 'DELETE', path, opts, &bk; end