# File lib/webrat/selenium/matchers/have_xpath.rb, line 27 def failure_message "expected following text to match xpath #{@expected}:\n#{@document}" end