def cursor()

in src/redash_stmo/query_runner/presto.py [0:0]


    def cursor(self):
        return STMOPrestoCursor(*self._args, **self._kwargs)