# File lib/tmail/mailbox.rb, line 69
    def inspect
      "#<#{self.class} #{@dirname}>"
    end