for instance ``` method()(); ``` represents the same as ``` method().eval(); ```
for instance
represents the same as