package io.delphi.qa.auto.awsmfrw.common_baby.gson;

public interface Convertible {
    String getClassName();
}