113 114 115
# File 'lib/cloudmade/geometry.rb', line 113 def wkt_helper @lines.map(&:wkt_helper).join(', ') end