public RobotBuilder WithRightArm() { _robot.RightArm = RobotHelper.CreateDefaultArm(); return(this); }