class Cucumber::ProjectInitializer

def report_exists(file)

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