# File lib/merb-core/dispatch/cookies.rb, line 23
    def [](name)
      @_cookies[name]
    end