Object
Match any object
# File lib/flexmock/argument_matchers.rb, line 18 def ===(target) true end
# File lib/flexmock/argument_matchers.rb, line 21 def inspect "ANY" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.