# File lib/celerity/container.rb, line 547
    def option(*args)
      Option.new(self, *args)
    end