class MoreMath::StringNumeral

def coerce(other)

def coerce(other)
  [ naturalize(other), number ]
end