with_object(obj) {|prime, obj| ... } -> object
with_object(obj) -> Enumerator
与えられた任意のオブジェクトと要素をブロックに渡して評価します。
[SEE_ALSO] Enumerator#with_object