UTC2025-08-21 04:02:42 pmMethod Called: getName
array(0) {
}
array(3) {
  [0]=>
  string(11) "__construct"
  [1]=>
  string(6) "__call"
  [2]=>
  string(7) "getName"
}
Calling the private function from __call(): getName
Batman
Method Called: get_powers
array(0) {
}
array(3) {
  [0]=>
  string(11) "__construct"
  [1]=>
  string(6) "__call"
  [2]=>
  string(7) "getName"
}
array(6) {
  [0]=>
  string(1) "."
  [1]=>
  string(2) ".."
  [2]=>
  string(4) "auth"
  [3]=>
  string(6) "folder"
  [4]=>
  string(14) "get_powers.php"
  [5]=>
  string(5) "notes"
}
Trying to call auth() for get_powers()
Trying to call folder() for get_powers()
Trying to call get_powers() for get_powers()
Batman has superior intelligence and he is rich.Array
(
    [hello] => world
)