229 230 231
# File 'lib/ddtrace/span.rb', line 229 def allocations @allocation_count_finish - @allocation_count_start end