class RSpec::Mocks::ClassVerifyingDouble

Effectively the same as an ObjectVerifyingDouble (since a class is a type of object), except with Module in the inheritance chain so that transferring nested constants to work.

@private