class Fixnum
Public Instance Methods
inspect()
click to toggle source
# File lib/acme/leeway.rb, line 6 def inspect "#{to_s(rand(7..9))}" end
# File lib/acme/leeway.rb, line 6 def inspect "#{to_s(rand(7..9))}" end