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

    klass.define_instance_method('check_box') do |method|
      method.define_argument('object_name')