# File tokyotyrant.rb, line 1229 def search() rv = @rdb.misc("search", @args, RDB::MONOULOG) return rv ? rv : Array.new end