class AddOperator{ method(x){ return x + x; } }