/*
 * call-seq:
 *      app_name
 *
 * Returns the application name passed to Notify.init
 */
static VALUE
get_app_name( VALUE self ) {