Destructors::new() { |d| in = File.open "bla" d << in out = FIle.out "hey" d << out ... }