export default class MethodInformation { args: Array; toCallMethod: Function; }