# File lib/redis/client.rb, line 215
def
write
(
command
)
io
do
connection
.
write
(
command
)
end
end