# File lib/rspec/core/configuration.rb, line 39 def self.deprecate_alias_key RSpec.warn_deprecation "The :alias option to add_setting is deprecated. Use :alias_with on the original setting instead.\nCalled from \#{caller(0)[5]}\n" end