# File lib/cancan/ability.rb, line 179
    def clear_aliased_actions
      @aliased_actions = {}
    end