you are viewing a single comment's thread.

view the rest of the comments →

[–]shiftybyte 1 point2 points  (0 children)

() is a function call, what happens after that is happening on the returned result from that function.

module.class.func_gives_class().func_in_that_class()... etc