verbs property

HashMap<String, Verb> verbs
final

Implementation

final HashMap<String, Verb> verbs = VerbRepository.instance().verbs;