const MethodCallSchema = {
    type: 'object',
    properties: {
        method: {
            type: 'string',