# frozen_string_literal: true
<% module_namespacing do -%> class <%= class_name %>Input < ApplicationInput end <% end -%>