You have created a class that should be visible only to the other code in its module. Which modifier do you use?
protected
private
public
internal