call method

List<String> call()

Implementation

List<String> call() {
  return optionsToList();
}