# File lib/flexmock/argument_matchers.rb, line 65
65:     def inspect
66:       "hsh(#{@hash.inspect})"
67:     end