164 165 166
# File 'lib/ima/options.rb', line 164 def Map.options_for!(*args, &block) Map::Options.for(*args, &block).pop end