Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trying this. Seemingly now all symbol(String) in RubySymbol will be 8…
…859_1 or a raw string. So I made toString() decode to actual charset based on encoding. This may need another field if we discover toString() on RubySymbol is called all the time but let's roll with this made on-demand for now.