File.open("happy.txt", "r+") { |file| file.write "i'm happy\n" }