@pi_names = PiName.all(:order => 'pi_names.last_name DESC')
@pi_names = PiName.order('pi_names.last_name DESC').all