method

to_r

v1_9_1_378 - Show latest stable - Class: Rational
to_r()
public

No documentation available.

static VALUE
nurat_to_r(VALUE self)
{
    return self;
}