Returns a new instance of Library.
20 21 22
# File 'lib/wordtree/disk/library.rb', line 20 def initialize(root) @root = root end