<% module_namespacing do -%> class <%= class_name %>Service < Yuba::Service
Yuba::Service
def call end
end <% end -%>