# File lib/cancan/controller_additions.rb, line 179 def current_ability @current_ability ||= ::Ability.new(current_user) end