module SimpleForm::Components::Errors

def error_method

def error_method
  options[:error_method] || SimpleForm.error_method
end