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