So I have two class instances:
First is Calculator object with strait(...$numbers) function that returns sum of its arguments.
Second