250 251 252
# File 'app/models/order.rb', line 250 def ship_total adjustments.shipping.map(&:amount).sum end