26 27 28
# File 'lib/userlist/config.rb', line 26 def merge(other_config) self.class.inherit(self, other_config) end