global

def self.from_to_h(node, match)

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