# File lib/json/common.rb, line 354
def
self
.
iconv
(
to
,
from
,
string
)
string
.
encode
(
to
,
from
)
end