public void AddInstruction(IInstruction instruction) => _currentBlock.Add(instruction);