# File lib/cucumber/cli/profile_loader.rb, line 35 def cucumber_yml_defined? @defined ||= File.exist?('cucumber.yml') end