# File lib/rspec-puppet/matchers/type_matchers.rb, line 18
      def with_provider(name)
        @exp_provider = name
        self
      end