# File lib/map/options.rb, line 123 def set_opts(opts) opts.each{|key, value| setopt(key, value)} opts end