class SimpleForm::Inputs::PriorityInput
def input
def input @builder.send(:"#{input_type}_select", attribute_name, input_priority, input_options, input_html_options) end
def input @builder.send(:"#{input_type}_select", attribute_name, input_priority, input_options, input_html_options) end