Class: Infinity2008::Me

Inherits:
Freak
  • Object
show all
Defined in:
lib/infinity2008.rb

Instance Method Summary collapse

Methods inherited from Freak

to_s

Instance Method Details

#infinity(you) ⇒ Object



41
42
43
44
45
# File 'lib/infinity2008.rb', line 41

def infinity(you)
  you.relax! and you.r.time.take_while { |time|
    !you.trust.in? self and time.(goes_by: :naturally)
  } and you.will.find INFINITY
end