public void GivenTheFollowingClassIsDefined(string type, string multilineText)
 {
     _parserContext.AddCode(multilineText);
 }