# File lib/active_support/deprecation/behaviors.rb, line 11 def behavior @behavior ||= [DEFAULT_BEHAVIORS[:stderr]] end