# File Springz.rb, line 393 def initialize @springz_loc = Springz::Point.new(0,0) @springz_mass = 1 @springz_radius = 1 super end