Returns a new instance of Library.
16 17 18
# File 'lib/wordtree/library.rb', line 16 def initialize(root) @root = root end