module Matchers
    class ParseStrategyMatcher < SubMatcher

      def initialize(property, strategy)
        super(property)