# File lib/vendor/fssm/fssm/pathname.rb, line 456
    def link(to)
      File.link(self, to)
    end