public Shinden(ShindenClient client, SessionManager session, ImageProcessing img) { _shClient = client; _session = session; _img = img; }