# File lib/dragonfly/configurable.rb, line 50 def config_methods @config_methods ||= configured_class.config_methods.dup end