d = Dict( "hello"=> 555, "world"=> Dict( "name"=> "ton" ) ) x = 55 @info "YiemAgent think() 1 " d x @__LINE__