key_matcher(pattern, options)
Instance Protected methods
Add the namespace defined in the options to a pattern designed to match keys. Implementations that support #delete_matched should call this method to translate a pattern that matches names into one that matches namespaced keys.
Please login to continue.