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