module Mutant class Matcher # A chain of matchers class Chain < self include Concord.new(:matchers) # Enumerate subjects # # @return [Enumerator