method

hook_state

hook_state()
private

No documentation available.

# File activesupport/lib/active_support/execution_wrapper.rb, line 147
      def hook_state
        @_hook_state ||= {}
      end