<@U0N8HQET0> In a Java-heavy codebase I name it `F...
# codingconventions
c
@ghedeon In a Java-heavy codebase I name it
FooUtils.kt
(in line with all the
FooUtils.java
files) and otherwise
FooExtensions.kt
.