hide class A from view, and let me return it from ...
# announcements
a
hide class A from view, and let me return it from class B when I want it to be in view and used by the user. but I don’t want them to stumble onto it otherwise. Ok, so I put A inside of B to help with that, but it still is discoverable more than I like.