# File tokyotyrant.rb, line 853
    def has_key?(key)
      return vsiz(key) >= 0
    end