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