# File lib/celerity/container.rb, line 433
    def image(*args)
      Image.new(self, *args)
    end