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