/* here so we can deserialize */
super (components);
return (object instanceof ContextList);
Context firstContext = (Context) firstObject; Context secondContext = (Context) secondObject; return firstContext.equals(secondContext);