# File lib/roodi/core/runner.rb, line 27
      def project_config
        File.exists?("roodi.yml") ? "roodi.yml" : nil
      end