There is a need to inherit some methods of `StaticClient` type. In order to not inherit all method via type embedding we can group sub-set of methods and inherit it. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>