module ActionController

def self.deprecator # :nodoc:

:nodoc:
def self.deprecator # :nodoc:
  AbstractController.deprecator
end