defs.define_constant('ActionMailer::TestHelper') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))

    klass.define_instance_method('assert_emails') do |method|
      method.define_argument('number')