Help with understanding ModuleScript usage

right now, I have a module script that has all of the necessary functions. But I seem to be having problems with calling ServerStorage on this Module.

The Module is inside ReplicatedStorage.

My Script goes:
Client > Remote > Server > Module

Any advice?