# File lib/facet/infinity.rb, line 53
  def initialize(aleph=0, direction=1)
    @aleph = aleph
    @direction = direction
  end