RSpec::Mocks::ArgumentMatchers::SingletonMatcher
@private
# File lib/rspec/mocks/argument_matchers.rb, line 150 def ===(_other) true end
# File lib/rspec/mocks/argument_matchers.rb, line 154 def description "anything" end