class Playbook::PbDropdown::DropdownOption

def data

def data
  Hash(prop(:data)).merge("dropdown_option_label": option)
end