220 221 222 223 224
# File 'lib/pgsync/sync.rb', line 220 def pretty_list(items) items.each do |item| log item end end