# File lib/cucumber/cli/profile_loader.rb, line 48 def cucumber_yml_defined? cucumber_file && File.exist?(cucumber_file) end