``` public final String toString() { return RubyEncoding.decodeISO(symbolBytes); } ```