# File lib/declarative_authorization/authorization.rb, line 494 def initialize_copy (from) @conditions_hash = deep_hash_clone(@conditions_hash) end