# File lib/mocha/parameter_matchers/includes.rb, line 33
      def initialize(*items)
        @items = items
      end