# File lib/core-uncommon/facets/integer/roman.rb, line 72
def
roman?
ROMAN
=~
upcase
end