# File lib/tour/facets/integer/roman.rb, line 63
def
roman?
ROMAN
=~
upcase
end