31 32 33
# File 'lib/jsgf/alternation.rb', line 31 def each(*args, &block) elements.each(*args, &block) end