You should use `Test.method()`, Java also does not...
# announcements
a
You should use
Test.method()
, Java also does not like when you call static method on instance object. IDE usually gives a warning.