public function exists($nodeId, $conversationId) { return parent::exists(array('node_id' => $nodeId, 'conversation_id' => $conversationId)); }