# File lib/capybara/session.rb, line 179 def has_no_content?(content) has_no_xpath?(XPath.content(content)) end