# File email/lib/symbiosis/domain/mailbox.rb, line 114
      def maildir
        File.join(self.directory, "Maildir")
      end