module T::Configuration

def self.module_name_mangler

def self.module_name_mangler
  @module_name_mangler || @default_module_name_mangler
end