I have the following three class modules:
interface:
Private Sub subCall() End Sub Public Sub mainCall() End Sub