def array(self): """Text array expression. Returns array of alternating keys and values. """ return _HStoreArrayFunction(self.expr)