def prepend(self, message):
        """Prepend a MessageElement to the beginning of the queue.

        Strings can be passed and are automatically converted in to
        item.Text()