class Primer::Forms::Multi

:nodoc:

def initialize(input:)

def initialize(input:)
  @input = input
end