File Directory Ruby

File.symlink("testfile", "alink")  
File.stat("alink").symlink?  
File.lstat("alink").symlink?