nested()
public

No documentation available.

# File activesupport/lib/active_support/callbacks.rb, line 500
        def nested
          @nested
        end