module SimpleForm::Components::Labels

def raw_label_text #:nodoc:

:nodoc:
def raw_label_text #:nodoc:
  options[:label] || label_translation
end