class Analyzer(Protocol):
""" The `create()` function of an analysis module needs to return an
object that implements the following functions.
class Analyzer(Protocol):
""" The `create()` function of an analysis module needs to return an
object that implements the following functions.