# File lib/facets/more/infinity.rb, line 142
  def finite?
    not InfinityClass === self
  end