# File lib/spec/runner/configuration.rb, line 90 def extend(*modules_and_options) include_or_extend(:extend, *modules_and_options) end