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

    klass.define_method('embed_authenticity_token_in_remote_forms')