# File lib/facets/more/infinity.rb, line 55 def initialize(direction=1) @direction = (direction <=> 0) end