# File app/helpers/application_helper.rb, line 97
  def list_row_classes
    ['listing-even', 'listing-odd']
  end