Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > matrixライブラリ > Vectorクラス > coerce

instance method Vector#coerce

coerce(other) -> Array

self と other が同じクラスになるよう、自分自身か other を変換し [other, self] という配列にして返します。