# File lib/stella/core_ext.rb, line 95
def
upcase
self
.
to_s
.
upcase
.
to_sym
end