= private = protected
+@()
Return self.
+BigDecimal('5') #=> 0.5e1
static VALUE BigDecimal_uplus(VALUE self) { return self; }