# File lib/abstract_controller/base.rb, line 81
      def clear_action_methods!
        @action_methods = nil
      end