# File lib/net/sftp/protocol/01/base.rb, line 218
    def block(handle, offset, length, mask)
      not_implemented! :block
    end