3260 3261 3262 3263 3264
# File 'bigdecimal.c', line 3260 static VALUE BigDecimal_clone(VALUE self) { return self; }