# File lib/mongo/socket.rb, line 94
def
gets
(
*
args
)
handle_errors
{
@socket
.
gets
(
*
args
) }
end