# File lib/merb-core/dispatch/session/memcached.rb, line 160
    def each(&b) 
      @data.each(&b) 
    end