# File lib/celluloid/calls.rb, line 136 def initialize(block_proxy, sender, arguments, task = Thread.current[:celluloid_task]) @block_proxy = block_proxy @sender = sender @arguments = arguments @task = task end
Generated with the Darkfish Rdoc Generator 2.