protected virtual IEnumerable <Command> GetImmutableCollectionCommands(Snippet snippet)
 {
     return(CommandUtility.GetImmutableCollectionCommands(LanguageDefinition));
 }