initialize isn’t being called, so we have to hook into ::new
# File lib/ramaze/snippets/ramaze/fiber.rb, line 4 4: def self.new(*args) 5: instance = super 6: instance.state = {} 7: instance 8: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.