# File lib/test/unit/fixture.rb, line 49
        def after_callbacks(type)
          @cached_after_callbacks[type] ||= collect_after_callbacks(type)
        end