# File lib/webrat/selenium/matchers/have_xpath.rb, line 5 def initialize(expected) @expected = expected end