438 439 440
# File 'app/models/effective/order.rb', line 438 def subtotal self[:subtotal] || get_subtotal() end