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