# File lib/merb-core/dispatch/session/memcached.rb, line 136
    def loaded?
      !! @data
    end