Is there a recommended naming convention for files that contain only functions/extension methods? December 13, 2023 by Tarik StringExt.kt for the file with extension functions of String. CollectionExt.kt for Collections extension functions.