# File lib/rspec-puppet/matchers/type_matchers.rb, line 89 def match_features(type) match_attrs(type, @exp_features, :feature) end