# File lib/flexmock/argument_matchers.rb, line 21
21:     def inspect
22:       "ANY"
23:     end