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