fails:File.lstat returns a File::Stat object if the given file exists
fails:File.lstat should be able to use the instance methods
fails:File.lstat raises an Errno::ENOENT if the file does not exist
fails:File.lstat returns a File::Stat object with symlink properties for a symlink
