Public class methods
new
(ignore)
[show source]
# File lib/spec/mocks/argument_matchers.rb, line 25 def initialize(ignore) end
Public instance methods
description
()
[show source]
# File lib/spec/mocks/argument_matchers.rb, line 32 def description "anything" end