# File lib/waxeye.rb, line 37
    def initialize(edges, match)
      @edges = edges
      @match = match
    end