Oh you are right, I corrected my example.
I did write the example, which has the elements I have in my code, cause my classes are actually a bit bigger and more complex.
MyObject holds Data to do some complex calculations. And I thought I can in the blueprint create an instance of that class to do the calculations whenever I need these.