# File lib/capybara/xpath.rb, line 146
    def sibling
      '/following-sibling::*[1]/self::'
    end