# File lib/resource_controller/helpers/internal.rb, line 31
        def before(action)
          invoke_callbacks *self.class.send(action).before
        end