# File lib/aruba/api.rb, line 38 def overwrite_file(file_name, file_content) _create_file(file_name, file_content, true) end