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