Hiya.
Having a sealed class being a container for methods, I might need to write many "Imports" on the top of it for all the methods that will be in the class.
Would this be a bad practice?