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