Stargate.Connection.__using__

You're seeing just the macro __using__, go back to Stargate.Connection module for more information.
Link to this macro

__using__(opts)

View Source (macro)

The Connection using macro provides the common websocket connection and keepalive functionality into a single line for replicating connection and ping/pong handling in a single place.