# File lib/net/sftp/operations/file.rb, line 153
    def stat
      sftp.fstat!(handle)
    end