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