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