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