class RSpec::Core::ProjectInitializer

def report_exists(file)

def report_exists(file)
  stream.puts "   exist   #{file}"
end