# File lib/active_support/configurable.rb, line 86 def config @_config ||= self.class.config.inheritable_copy end