# File lib/aruba/api.rb, line 30 def write_file(file_name, file_content) _create_file(file_name, file_content, false) end