def unpack_SECINFO4resok(self):
     return nfs4types.unpack_objarray(self.ncl, nfs4types.secinfo4)
 def unpack_fattr4_acl(self):
     return nfs4types.unpack_objarray(self.ncl, nfs4types.nfsace4)