class RSpec::Mocks::ArgumentMatchers::AnyArgMatcher

def description

def description
  "anything"
end