# File lib/mail/header.rb, line 34
    def self.maximum_amount=(value)
      @@maximum_amount = value
    end