def get_visible(self): """Return a Message representation of visible headers.""" return Message(self._visible)