global

def self.from_each_with_object(node, match)

def self.from_each_with_object(node, match)
  new(match, node, 0, 0)
end