# File lib/selenium/web_page.rb, line 34
def
ensure_present
title
.
should
==
@expected_title
end