18 19 20
# File 'lib/async/list.rb', line 18 def to_s sprintf("#<%s:0x%x size=%d>", self.class.name, object_id, @size) end