defs.define_constant('RSpec::Core::Formatters::ProfileFormatter') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))

    klass.define_instance_method('dump_profile') do |method|
      method.define_argument('profile')