module Matchers
    class ExtensionOfMatcher < SubMatcher

      def initialize(property, extension)
        super(property)