Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > library _builtin > class String > chr
chr -> String
self の最初の文字だけを含む文字列を返します。
[SEE_ALSO] String#ord, Integer#chr