defs.define_constant('ActionView::TestCase::RenderingHelper') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))

    klass.define_instance_method('_layout_for') do |method|
      method.define_rest_argument('args')