# File lib/rspec/core/ruby_project.rb, line 22
      def determine_root
        find_first_parent_containing('spec') || '.'
      end