module ActionController::TestCase::Behavior

def document_root_element

def document_root_element
  html_document.root
end