module SimpleForm::Components::Errors

def error_text

def error_text
  errors.to_sentence
end