public function BRPopLPush($source, $destination, $timeout) { return $this->_send(array('BRPopLPush', $source, $destination, $timeout)); }