# File lib/dragonfly/configurable.rb, line 51 def default_configuration @default_configuration ||= self.class.default_configuration.dup end