# File lib/stringex/string_extensions.rb, line 5 5: def self.configure(&block) 6: Stringex::Configuration::StringExtensions.configure &block 7: end