class RSpec::Core::ProjectInitializer

def run

def run
  copy_template DOT_RSPEC_FILE
  copy_template SPEC_HELPER_FILE
end