Returns:
63 64 65
# File 'lib/fast/git.rb', line 63 def line_range lines.map { |l| "L#{l}" }.join('-') end