let
new_ r =
let
sv = call_class_method
"Data::Dumper"
"new"
[r]
in
new
data_dumper sv