@interface GEODefaultsDBArray : GEODefaultsDBCollection + (id)dbValue:(id)a0; - (void)enumerateObjectsUsingBlock:(id /* block */)a0; - (void)setObject:(id)a0 forKeyedSubscript:(id)a1; - (unsigned long long)count; - (id)objectForKeyedSubscript:(id)a0; @end