When we create a new class A in test it inits our values and in the init block that values are passed to the class B, only after that
class A
init
class B