module SimpleForm::Components::Hints

def has_hint?

def has_hint?
  hint.present?
end