package com.mobon.sdk; import android.content.Context; /* loaded from: classes2.dex */ public abstract class o { protected static String a(Context context, String str, String[] strArr) { return "Direct SDK Script\n"; } protected static String b(Context context, String str, String str2) { return "Direct SDK Script"; } }