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