class Nokogiri::XML::NodeSet
def empty?
Experimental RBS support (using type sampling data from the type_fusion
project).
def empty?: () -> untyped
This signature was generated using 2 samples from 1 application.
##
def empty? length == 0 end