# File lib/aruba/config.rb, line 23
    def append(label, block)
      @store[label] << block
    end