class Arbre::Rails::Forms::FormBuilderProxy

def method_missing(method, *args, &block)

def method_missing(method, *args, &block)
er && form_builder.respond_to?(method)
to_form(method, *args, &block)