{"abstract":false,"public_static_methods":{"hello_world":{"name":"hello_world","static":true,"visibility":"public","line":21,"attributes":{"Task":[["Test task with no arguments - returns hello world message"]]},"parameters":[{"name":"params","optional":true,"type":"array","nullable":false,"default":[]}]},"greet":{"name":"greet","static":true,"visibility":"public","line":30,"attributes":{"Task":[["Test task with optional name parameter"]]},"parameters":[{"name":"params","optional":true,"type":"array","nullable":false,"default":[]}]},"calculate":{"name":"calculate","static":true,"visibility":"public","line":41,"attributes":{"Task":[["Test task with multiple parameters - performs calculation"]]},"parameters":[{"name":"params","optional":true,"type":"array","nullable":false,"default":[]}]}},"public_instance_methods":[]}