# File lib/model-objects.rb, line 314
  def get_reporter config, project
    reporter = ask "Creator", :default => config.user
  end