class Primer::Forms::Dsl::Input

def autofocus!

def autofocus!
  input_arguments[:autofocus] = true
end