# File lib/god/conditions/timeline.rb, line 5 def initialize(max_size) super() @max_size = max_size end