export function MethodDescription(_text: string): Function { return () => { return; }; }