# File lib/librmpd.rb, line 533
        def albums( artist = nil )
                list 'album', artist
        end