# File lib/cucumber/cli/profile_loader.rb, line 44
      def has_profile?(profile)
        cucumber_yml.has_key?(profile)
      end