# frozen_string_literal: true body = "" body << ["Hello", "from", "Ruby", "code"].join(" ")