# File lib/eim_xml.rb, line 31
def
self
.
[]
(
obj
)
obj
.
is_a?
(
PCString
)
?
obj
:
PCString
.
new
(
obj
)
end