# File lib/puppet/provider/confiner.rb, line 4 4: def confine(hash) 5: confine_collection.confine(hash) 6: end