class TestCase::Comparator : interface_t {
required method : int ($x : object, $y : object);
}