# File lib/rspec/core/configuration.rb, line 360 def extend(mod, filters={}) include_or_extend_modules << [:extend, mod, filters] end