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