value)) { $this->value = array_shift($this->value); } return sprintf('%s LIKE \'%s\'', $this->column, addslashes($this->value)); } }