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

instance method Array#to_ary

to_ary -> self

self をそのまま返します。

class Array