Allowing the object.method(args...) syntax as an alias for method(object, args ...)

One recent thread Is it reasonable to mimic a Python class with mutable structs?