# File lib/pathname.rb, line 747
  def symlink?() FileTest.symlink?(@path) end