# File lib/rspec/core/configuration.rb, line 302 def load_spec_files files_to_run.map {|f| load File.expand_path(f) } end