# frozen_string_literal: true
module <%= module_name %> # :nodoc:
class Railtie < ::Rails::Railtie # :nodoc: end
end