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