# File lib/spec/example/example_methods.rb, line 123 def implementation_backtrace Kernel.warn "ExampleMethods#implementation_backtrace is deprecated and will be removed\nfrom a future version. Please use ExampleMethods#backtrace instead.\n" backtrace end