You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a number of behaviours that have methods like CreateCord() or CreatePlug(). It would be appropriate to move these methods to Factory classes for each object type so that other behaviours could reuse the initialization logic.