# File lib/rspec-puppet/matchers/type_matchers.rb, line 84
      def match_props(type)
        match_attrs(type, @exp_properties, :property)
      end