class Playbook::PbSelectableCard::SelectableCard

def input_id_present

def input_id_present
  input_id.present? ? input_id : name
end