# File lib/merb-core/dispatch/session/memcached.rb, line 152
    def [](k) 
      @data[k] 
    end