fails:Array#rfind returns an enumerator when no block given
fails:Array#rfind passes the ifnone proc to the enumerator
fails:Array#rfind rechecks the array size during iteration
fails:Array#rfind when no block is given returned Enumerator size returns nil
