kotlin: `companion object` adds a Comapnion field,...
# gradle
o
kotlin:
companion object
adds a Comapnion field, but the other class might be overwriting it, not sure