# File lib/librmpd.rb, line 785 def song_with_id( songid ) build_song( send_command("playlistid #{songid}") ) end