# File lib/onfire/debugging.rb, line 14
        def debug(&block)
          debug_blocks << block
        end