``` Test test = new Test(); test.method(); // It's...
# announcements
q
Copy code
Test test = new Test();
test.method(); // It's work!