class RSpec::Mocks::Configuration
def transfer_nested_constants=(val)
Sets the default for the `transfer_nested_constants` option when
def transfer_nested_constants=(val) @transfer_nested_constants = val end
def transfer_nested_constants=(val) @transfer_nested_constants = val end