# File lib/innate/helper/aspect.rb, line 94
        def before_all(&block)
          AOP[self][:before_all] = block
        end