66676869707172
this.object = object; } static NamedObject of(ObjectName objectName, Object object) { return new NamedObject(objectName, object); }