This method is only available on newer versions. The first available version (v2_6_3) is shown here.
on_conflict_behavior()
What to do when the destination file already exists.
# File lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb, line 132 def on_conflict_behavior say_status :exist, :blue end