# File gnomevfs/src/lib/gnomevfs.rb, line 34
      def readlink(uri)
        lstat(uri).symlink_to
      end