# File lib/warden/config.rb, line 46 def initialize_copy(other) super deep_dup(:scope_defaults, other) deep_dup(:default_strategies, other) end