expanded class TEST2 create make, default_create feature make (v: STRING) is do value := v end value: STRING end