Object
The trie node - not for public consumption
# File lib/utility/ternarytrie.rb, line 67 def initialize(kc) @keyc = kc end