bool contains(DestinyGameVersions childValue){ return value & childValue.value == childValue.value; }