# File lib/aws/simple_workflow/count.rb, line 24 def initialize count, truncated @count = count @truncated = truncated end