diff --git a/limestone.js b/limestone.js index 70f9456..c8b2e43 100644 --- a/limestone.js +++ b/limestone.js @@ -98,6 +98,8 @@ exports.SphinxClient = function() { "MULTI": 0x40000000 }; + self.Sphinx = Sphinx; + var server_conn; var connection_status; var response_output;