# File lib/active_support/backtrace_cleaner.rb, line 23 def clean(backtrace) silence(filter(backtrace)) end