133 134 135
# File 'lib/contentfs/database.rb', line 133 def toplevel @parent ? @parent.toplevel : self end