# File lib/map.rb, line 823
  def collection_set(*args, &block)
    Map.collection_set(*args, &block)
  end