[Source]
# File lib/core_ex/file_utils.rb, line 13 def setup alias_method :remove_dir_without_chmod, :remove_dir end
[Validate]