defs.define_constant('ActionView::Helpers::FormBuilder') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))
    klass.inherits(defs.constant_proxy('ActionView::ModelNaming', RubyLint.registry))

    klass.define_method('_to_partial_path')