# File lib/more/facets/roman.rb, line 151
  def to_i_roman
    English::RomanNumerals.to_integer(self)
  end