# Methods added to this helper will be available to all templates in the application. module ApplicationHelper def service_icon_background(service) '' end end