constructor(session) {
    super();

    // Holds session
    this.session = session;