class Nokogiri::XML::NodeSet
def deconstruct
⚡ This is an experimental feature, available since v1.14.0
Returns the members of this NodeSet as an array, to use in pattern matching.
:call-seq: deconstruct() → Array
def deconstruct to_a end
def deconstruct to_a end