class Cucumber::ProjectInitializer

def report_creating(file)

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