TODO: Undupe these methods
235 236 237
# File 'app/models/order.rb', line 235 def tickets(reload=false) items(reload).select(&:ticket?) end