Nothing stops us from creating class methods in classes that include modules, though.

Modules are used to share behaviors between classes. They save us the hassle of writing the same methods over and over.