instance()
Returns self, for backward compatibility.
static VALUE mSyslog_instance(VALUE self) { return self; }