# File /home/oliver/dev/powermate/xmms.rb, line 141
  def clear_playlist
    remote_cmd( CMD_PLAYLIST_CLEAR );
  end