Returns the receiver.
930 931 932
# File 'ext/evilr/evilr.c', line 930 static VALUE evilr_empty_initialize(VALUE self) { return self; }