def compare(self, other): """compares this ColumnImpl's column to the other given Column""" return self.column is other