# File lib/net/sftp/protocol/01/base.rb, line 200
    def readlink(path)
      not_implemented! :readlink
    end