class Playbook::PbSelectableIcon::SelectableIcon

def input_id_present

def input_id_present
  input_id.present? ? input_id : name
end