# File lib/redis/namespace.rb, line 267
    def type(key)
      call_with_namespace(:type, key)
    end