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