module Matchers
    class KlassMatcher < SubMatcher

      def initialize(property, klass)
        super(property)