/*
 * call-seq:
 *      close
 *
 * Tells the notification server to hide the notification on the screen
 */
static VALUE
notification_close( VALUE self ) {