# File lib/memcache.rb, line 448
    def fallback=(scope)
      @fallback = scope.to_sym
    end