21 22 23 24
# File 'lib/m3uzi/file.rb', line 21 def format # Need to add key info if appropriate? "#EXTINF:#{attribute_string}\n#{path}" end