class Nokogiri::XML::NodeSet

def implied_xpath_contexts # :nodoc:

:nodoc:
def implied_xpath_contexts # :nodoc:
  [".//", "self::"]
end