Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > Enumerableモジュール > include?
member?(val) -> bool
include?(val) -> bool
val と == の関係にある要素を含むとき真を返します。