# File lib/core/facets/symbol/plain.rb, line 3
def
plain?
c
=
to_s
[
-1
,
1
]
!
(
c
==
'='
||
c
==
'?'
)
end