target()
private

No documentation available.

# File activesupport/lib/active_support/deprecation/proxy_wrappers.rb, line 117
        def target
          ActiveSupport::Inflector.constantize(@new_const.to_s)
        end