# File lib/rmail/address.rb, line 280
      def initialize(string)
        @string = string
      end