= private = protected
denominator()
Returns 1.
static VALUE integer_denominator(VALUE self) { return INT2FIX(1); }