# File lib/rspec/core/ruby_project.rb, line 18
      def root
        @project_root ||= determine_root
      end