albums.songs = {
  add: function(id, song, done) {

    var next = function(song, cb) {
      Albums