# File lib/redis/connection/hiredis.rb, line 36
def
write
(
command
)
@connection
.
write
(
command
)
end