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