# File lib/autumn/tool/project_creator.rb, line 93
  def relate(path)
    File.join(target, path.to_s.sub(proto, ''))
  end