# File lib/stringex/configuration/base.rb, line 34 34: def self.system_wide_customizations 35: @system_wide_customizations ||= {} 36: end