125 126 127
# File 'app/models/spree/return_item.rb', line 125 def total pre_tax_amount + included_tax_total + additional_tax_total end