# File lib/merb-assets/assets.rb, line 140
        def add_callback(&block)
          callbacks << block
        end