= private = protected
imag()
Returns zero.
static VALUE numeric_imag(VALUE self) { return INT2FIX(0); }