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