# File lib/nokogiri.rb, line 81
    def Slop(*args, &block)
      Nokogiri(*args, &block).slop!
    end