Methods
E
Instance Public methods
each(&b)
# File activerecord/test/cases/identity_map/middleware_test.rb, line 35
def each(&b)
  iter.call(&b)
end