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

instance method Array#to_ary

to_ary -> self

self をそのまま返します。

class Array