def _compare_self(self): """allows ColumnImpl to return its Column object for usage in ClauseElements, all others to just return self""" return self