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