public WebsocketResponder(Android android) { Android = android; }
public MuteSystem(Android android) { this.android = android; Main = this; }