Enumerable support
Returns:
Since:
0.3.0
408 409 410
# File 'lib/aemo/nmi/allocation.rb', line 408 def each(&) all.each(&) end