enumerate(enumerable, options = {}, &block)
private

Options

  * variable - name of the variable to set the result of the enumeration to
  * method_args - array of the javascript enumeration method args that occur before the function
  * yield_args - array of the javascript yield args
  * return - true if the enumeration should return the last statement