# File lib/celerity/container.rb, line 102
    def button(*args)
      Button.new(self, *args)
    end