# File lib/flexmock/argument_matchers.rb, line 59
59:     def initialize(hash)
60:       @hash = hash
61:     end