Object
@private
# File lib/rspec/mocks/argument_matchers.rb, line 134 def ===(other) true end
# File lib/rspec/mocks/argument_matchers.rb, line 138 def description "anything" end