getArguments(); if (count($args) === 1) { return true; } return $this->checkSameHashForKeys($args); } }