class RSpec::Mocks::ArgumentMatchers::AnyArgsMatcher
@private
Public Instance Methods
Source
# File lib/rspec/mocks/argument_matchers.rb, line 153 def description "*(any args)" end
@private
# File lib/rspec/mocks/argument_matchers.rb, line 153 def description "*(any args)" end