# File lib/capybara/xpath.rb, line 38
    def initialize(*paths)
      @paths = paths
    end