# File lib/abstract_controller/base.rb, line 127
    def action_methods
      self.class.action_methods
    end