# File lib/map.rb, line 770
  def collection_has?(*args, &block)
    Map.collection_has?(*args, &block)
  end