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