# File lib/facet/numeric/succ.rb, line 32
  def cmp(other)
    self <=> other
  end