# File lib/celerity/container.rb, line 144
    def check_box(*args)
      CheckBox.new(self, *args)
    end