# File lib/extras/as_particles.rb, line 89
        def initialize(a)
                @a = a
                @ali = 1.0/Math.log(a)
        end