class RSpec::Mocks::Configuration

def transfer_nested_constants?

def transfer_nested_constants?
  !!@transfer_nested_constants
end