Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > RARRAY
struct RArray * RARRAY(VALUE obj)
obj を struct RArray* にキャストする。 本当は obj が struct RArray* でないとしてもキャストしてしまう。