1.2.1 kotlin i have a ToMany<> whoes content may be empty, i need add `if (xxx.addCount == 0) return` to avoid crash.