141 142 143
# File 'lib/docubot/page.rb', line 141 def depth @depth ||= html_path.scan('/').length end