class Ariadne::Forms::Dsl::RadioButtonInput

def nested_form(**system_arguments, &block)

def nested_form(**system_arguments, &block)
  @nested_form_arguments = system_arguments
  @nested_form_block = block
end