Object
Match any object
# File lib/flexmock/argument_matchers.rb, line 18 18: def ===(target) 19: true 20: end
# File lib/flexmock/argument_matchers.rb, line 21 21: def inspect 22: "ANY" 23: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.