# File app/bin/excel_to_text.rb, line 70
def
print_title
(
str
)
puts
""
puts
"= #{str}"
puts
""
end