module Matchers
    class CC < Rounders::Matchers::Matcher
      attr_reader :pattern

      def initialize(pattern)