module <%= site_module %> module Methods def <%= name %> # Place the code for your method here. end end end