# File lib/rspec/core/hooks.rb, line 13
        def options_apply?(group)
          !group || group.apply?(:all?, options)
        end