# File lib/mocha/parameter_matchers/has_entries.rb, line 35
      def initialize(entries)
        @entries = entries
      end