class Multiwoven::Integrations::Core::SourceConnector
def create_connection(connector_config)
This needs to be implemented as private method
def create_connection(connector_config) # return a connection to the client's source end
def create_connection(connector_config) # return a connection to the client's source end