defs.define_constant('Devise::Models::Registerable::ClassMethods') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))

    klass.define_instance_method('new_with_session') do |method|
      method.define_argument('params')