# File lib/tracelines19.rb, line 33 def lnums_for_str_array(string_array, newline='') lnums_for_str(string_array.join(newline)) end