public TestableDirectiveLineProcessor(BehaviorAfterCode behaviourAfterCode)
 {
     _behaviourAfterCode = behaviourAfterCode;
 }
 public TestableDirectiveLineProcessor(BehaviorAfterCode behaviourAfterCode)
 {
     _behaviourAfterCode = behaviourAfterCode;
 }