value)) { return sprintf('%s IN (\'%s\')', $this->column, implode('\',\'', $this->value)); } return ''; } }