= private = protected
begin()
Returns the first object in rng.
static VALUE range_begin(VALUE range) { return RANGE_BEG(range); }