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