srecord HTML(S html) implements IF0 { public S get() { ret html; } toString { ret html; } }