# File lib/map/options.rb, line 107
    def del_opts(*opts)
      opts.flatten.map{|opt| delopt(opt)}
      opts
    end