# File lib/librmpd.rb, line 778 def song_at_pos( pos ) build_song( send_command("playlistinfo #{pos}") ) end