Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > Numericクラス > +@

instance method Numeric#+@

+ -> self

単項演算子の + です。 self を返します。

class Numeric