class Playbook::PbTextInput::TextInput

def add_on_class

def add_on_class
  has_add_on? ? "text_input_wrapper_add_on" : nil
end