class TEST create make feature {NONE} -- Creation make -- Run test. do end end