85 86 87 88 89 90
# File 'lib/serega/plugins/root/root.rb', line 85 def to_h hash = super root = build_root(opts) hash = {root => hash} if root hash end