# File lib/cucumber/cli/configuration.rb, line 87 def step_defs_to_load all_files_to_load.reject {|f| f =~ %r{/support/} } end