class Object
Public Instance Methods
Spit(txt)
click to toggle source
# File lib/spit.rb, line 1 def Spit txt Spit.print txt, caller[0] end
# File lib/spit.rb, line 1 def Spit txt Spit.print txt, caller[0] end