# File lib/test/unit/fixture.rb, line 45 def before_callbacks(type) @cached_before_callbacks[type] ||= collect_before_callbacks(type) end