module <%= config[:gem_class] %> module ActiveRecord module InstanceMethods # TODO - Add your custom code here. end end end