Returns the DOM that is traversed.
Returns:
the DOM that is traversed
8 9 10
# File 'lib/mdn_query/traverse_dom.rb', line 8 def dom @dom end