intermed method

dynamic intermed(
  1. String s
)

Implementation

intermed(String s){
  setLang().setlanguage(s);
}