class RSpec::Core::ProjectInitializer

def report_creating(file)

def report_creating(file)
  stream.puts "  create   #{file}"
end