handle = $event_handle; } function handled_event(){ echo "This is event $this->handle, which is now handled - no kidding!
"; } } ?>