defs.define_constant('ActionController::Live') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))

    klass.define_instance_method('log_error') do |method|
      method.define_argument('exception')