# File lib/librmpd.rb, line 871
        def search( type, what )
                build_songs_list( send_command("search #{type} \"#{what}\"") )
        end