# File lib/net/sftp/operations/fstat.rb, line 26
    def perform( handle )
      @driver.fstat( nil, handle )
    end