class RSpec::Mocks::ArgumentMatchers::AnyArgMatcher
@private
Public Instance Methods
Source
# File lib/rspec/mocks/argument_matchers.rb, line 164 def description "anything" end
@private
# File lib/rspec/mocks/argument_matchers.rb, line 164 def description "anything" end