class ActiveAdmin::Views::ActiveAdminForm

def input(*args)

def input(*args)
  proxy_call_to_form :input, *args
end