Comparison operators for numeric values
@override bool operator <(Object other) { return _collective < other; }