return $member->contents; #### return $type =~ /^text/ ? decode_utf8($member->contents) : $member->contents;