#!/usr/bin/ruby # write_file_1.rb File.open "god.txt", "w" do |f| some_txt = <