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