# File lib/librmpd.rb, line 482
def
current_song
build_song
(
send_command
(
'currentsong'
) )
end