class Gem::OptionParser::List

def get_candidates(id)

def get_candidates(id)
  yield __send__(id).keys
end