export default (appName: string, methodName: string) => `App ${appName} is missing required method ${methodName}`