# File lib/celerity/container.rb, line 86
    def area(*args)
      Area.new(self, *args)
    end