# File lib/webrat/selenium/matchers/have_xpath.rb, line 38
      def have_xpath(xpath)
        HaveXpath.new(xpath)
      end