# File lib/celerity/container.rb, line 499
    def map(*args)
      Map.new(self, *args)
    end