26 27 28 29
# File 'lib/crokus/code.rb', line 26 def finalize return @lines.join("\n") if @lines.any? "" end