class Mail::Address

def raw

by the parser.
Returns the raw input of the passed in string, this is before it is passed
def raw
  @data.raw
end