module Rspec::Core::RubyProject

def root # :nodoc:

:nodoc:
def root # :nodoc:
  @project_root ||= determine_root
end