# File lib/qpid/duration.rb, line 56 def initialize length @duration_impl = Cqpid::Duration.new length end