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

    klass.define_instance_method('asset_path') do |method|
      method.define_argument('source')