# File lib/facets/core/symbol/not.rb, line 4
def
not?
self
.
to_s
.
slice
(
0
,
1
)
==
'~'
end