# File lib/capybara/xpath.rb, line 27
      def respond_to?(method)
        new.respond_to?(method)
      end