# File lib/rspec-puppet/matchers/create_generic.rb, line 46 def that_subscribes_to(resource) @subscribes.concat(Array(resource)) self end