Return an argument matcher that matches any argument.
23 24 25
# File 'lib/gems/flexmock-0.8.3/lib/flexmock/argument_types.rb', line 23 def any ANY end