"""EasyEngine swap creation module."""
class EESwapCreation():
"""Generice swap creation intialisation"""
def __init__():
# TODO method for swap creation
pass