__author__ = "leszek"

if __name__ != "__main__":
    # Exit when this module is imported 
    exit()
