# File lib/pathname.rb, line 794
  def make_link(old) File.link(old, @path) end