I have a Class-module with lots of Procedures & Functions etc.

Is that OK to declare this class-module in a module as public? So that i can get it any time any where in the program

Any suggestion?