23 24 25 26
# File 'lib/pvn/util/diffcount.rb', line 23 def << diff @from += diff.from @to += diff.to end